翻訳と辞書
Words near each other
・ Noddy (TV series)
・ Noddy Bay
・ Noddy Goes to Toyland
・ Noddy Holder
・ Noddy housing
・ Noddy's Magic Adventure
・ Noddy's Toyland Adventures
・ Node
・ Node (album)
・ Node (autonomous system)
・ Node (band)
・ Node (circuits)
・ Node (computer science)
・ Node (networking)
・ Node (physics)
Node (UML)
・ Node (Well of Echoes)
・ NODE (wireless sensor)
・ Node 4
・ Node B
・ Node deletion
・ Node graph architecture
・ Node influence metric
・ Node Magazine
・ Node module
・ Node of Ranvier
・ Node stream
・ Node tribe
・ Node, Kentucky
・ Node-RED


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Node (UML) : ウィキペディア英語版
Node (UML)

A node In the Unified Modeling Language (UML) is a computational resource upon which UML artifacts may be deployed for execution.
〔 OMG (2008). ''(OMG Unified Modeling Language (OMG UML), Superstructure, V2.1.2 )'' p.199-210.〕
There are two types of nodes: ''device'' nodes and ''execution environments''.
* A device represents hardware devices: a physical computational resource with processing capability upon which UML artifacts may be deployed for execution. Devices may be complex (i.e., they may consist of other devices).〔
* An execution environment represents software containers (such as operating systems, JVM, servlet/EJB containers, application servers, portal servers etc.) This is a node that offers an execution environment for specific types of components that are deployed on it in the form of deployable artifacts.〔
Execution environments can be nested. Nodes can be interconnected through communication paths to define network structures. A ''communication path'' is an "association between two DeploymentTargets, through which they are able to exchange signals and messages".〔
== Usage ==
When modeling devices, it is possible to model them in several different ways:
* Name a device using the type and make, for instance "IBM RS6000", "HP 9000".
* Name a device using its intended function, for instance "Database Server", "High Speed Switch"
* Name a device using the operating system deployed on it, for instance "Linux Server", "Solaris Server".
Use tagged values to specify characteristics of devices / execution environments, for instance "Memory=2GB", "Disk Space=32GB", "Version=2.5.1".

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Node (UML)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.